BenSelect Documentation
GetPrice(Decimal,Decimal,Int32,Tier,PersonView,IList<PersonView>,String) Method
See Also  Send Feedback
Selerix.BenSelect.View.ProductEngines Namespace > COREEngineView Class > GetPrice Method : GetPrice(Decimal,Decimal,Int32,Tier,PersonView,IList<PersonView>,String) Method
employeeCost
The employee cost.
employerCost
The employer cost.
payerProductID
The payer product identifier.
tier
The tier.
insured
The insured.
coveredPeople
The covered people.
benefitLevelCode
The benefit level code.
Gets the price.

Syntax

JScript 
public function GetPrice( 
   employeeCost : decimal,
   employerCost : decimal,
   payerProductID : int,
   tier : Tier,
   insured : PersonView,
   coveredPeople : IList,
   benefitLevelCode : String
);

Parameters

employeeCost
The employee cost.
employerCost
The employer cost.
payerProductID
The payer product identifier.
tier
The tier.
insured
The insured.
coveredPeople
The covered people.
benefitLevelCode
The benefit level code.

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2024 All Rights Reserved.